{% load static %} {% load qr_code %} {% if request.user.is_staff %} Dashboard Products {% else %} Settings {% endif %} ZoTech Software {% qr_from_text "https://zoeloe27.pythonanywhere.com/" size=18 border=5 %} Hello, {{request.user}} Logout {% comment %} {% load static %} {% load qr_code %} {% if request.user.is_staff %} Dashboard Products {% else %} Settings {% endif %} ZoTech Software {% qr_from_text "https://zoeloe27.pythonanywhere.com/" size=18 border=5 %} Hello, {{request.user}} Logout {% endcomment %}